Leadtools.ImageProcessing Namespace > ColorResolutionCommand Class > ColorResolutionCommand Constructor : ColorResolutionCommand Constructor(ColorResolutionCommandMode,Int32,RasterByteOrder,RasterDitheringMethod,ColorResolutionCommandPaletteFlags,RasterColor[]) |
public ColorResolutionCommand( ColorResolutionCommandMode mode, int bitsPerPixel, RasterByteOrder order, RasterDitheringMethod ditheringMethod, ColorResolutionCommandPaletteFlags paletteFlags, RasterColor[] palette )
'Declaration Public Function New( _ ByVal mode As ColorResolutionCommandMode, _ ByVal bitsPerPixel As Integer, _ ByVal order As RasterByteOrder, _ ByVal ditheringMethod As RasterDitheringMethod, _ ByVal paletteFlags As ColorResolutionCommandPaletteFlags, _ ByVal palette() As RasterColor _ )
'Usage Dim mode As ColorResolutionCommandMode Dim bitsPerPixel As Integer Dim order As RasterByteOrder Dim ditheringMethod As RasterDitheringMethod Dim paletteFlags As ColorResolutionCommandPaletteFlags Dim palette() As RasterColor Dim instance As New ColorResolutionCommand(mode, bitsPerPixel, order, ditheringMethod, paletteFlags, palette)
public ColorResolutionCommand( ColorResolutionCommandMode mode, int bitsPerPixel, RasterByteOrder order, RasterDitheringMethod ditheringMethod, ColorResolutionCommandPaletteFlags paletteFlags, RasterColor[] palette )
function ColorResolutionCommand( mode , bitsPerPixel , order , ditheringMethod , paletteFlags , palette )
public: ColorResolutionCommand( ColorResolutionCommandMode mode, int bitsPerPixel, RasterByteOrder order, RasterDitheringMethod ditheringMethod, ColorResolutionCommandPaletteFlags paletteFlags, array<RasterColor>^ palette )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2