Click or drag to resize

ImageRGBA Class

An RGBA image with 8 bits per channel
Inheritance Hierarchy
SystemObject
  Zivid.NETImageColorRGBA
    Zivid.NETImageRGBA

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public class ImageRGBA : Image<ColorRGBA>

The ImageRGBA type exposes the following members.

Constructors
  NameDescription
Public methodImageRGBA
Initializes a new instance of the ImageRGBA class
Top
Properties
Methods
See Also