ImageGear .NET v25.2 - Updated
ImageGear.Formats.Common 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 PropertyGets or sets alignment of bytes in raster line.  
    Public PropertyGets or sets the number of bits per color channel.  
    Public PropertyGets or sets image color space.  
    Public PropertyGets or sets image compression.  
    Public PropertyGets or sets fill order of pixels in byte.  
    Public PropertyGets or sets image height in pixels.  
    Public PropertyGets or sets a value indicating whether the raster bits are packed.  
    Public PropertyGets or sets image data offset in the stream.  
    Public PropertyGets or sets image width in pixels.  
    Top
    See Also