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


In This Topic
    ImGearRawLoadOptions Class Members
    In This Topic

    The following tables list the members exposed by ImGearRawLoadOptions.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearRawLoadOptions class object.  
    Top
    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