ImageGear v26.5 - Updated
ImageGear.Core Assembly / ImageGear.Formats Namespace / ImGearRawLoadOptions Class


In This Topic
    ImGearRawLoadOptions Class Properties
    In This Topic

    For a list of all members of this type, see ImGearRawLoadOptions members.

    Public Properties
     NameDescription
    Public Property Gets or sets alignment of bytes in raster line.  
    Public Property Gets or sets the number of bits per color channel.  
    Public Property Gets or sets image color space.  
    Public Property Gets or sets image compression.  
    Public Property Gets or sets fill order of pixels in byte.  
    Public Property Gets or sets image height in pixels.  
    Public Property Gets or sets a value indicating whether the raster bits are packed.  
    Public Property Gets or sets image data offset in the stream.  
    Public Property Gets or sets image width in pixels.  
    Top
    See Also