VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging Namespace / BitmapChannelsFormat Class
Constructors Properties Methods SeeAlso
In This Topic
    BitmapChannelsFormat Class Members
    In This Topic
    The following tables list the members exposed by BitmapChannelsFormat.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets the bits per pixel.
    Public PropertyGets the channel count.
    Public PropertyGets a value indicating whether channel data are stored in little endian order.
    Public PropertyGets the color channels of pixel format.
    Public PropertyGets a value indicating whether pixel data are stored in little endian order.
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified BitmapChannelsFormat is equal to the current BitmapChannelsFormat.
    Public Methodstatic (Shared in Visual Basic)Converts pixel format to bitmap data format.
    Public MethodReturns the hash code for this BitmapChannelsFormat.
    Public MethodReturns a string that represents this instance.
    See Also