Method | Description | |
---|---|---|
CompareBitmaps ( |
||
GetColorPalette ( int nColors ) : System.Drawing.Imaging.ColorPalette | ||
TransferChannelsDataInterleaved ( |
||
TransferChannelsDataLinear ( |
||
TransferChannelsDataLinear ( |
public static CompareBitmaps ( |
||
ReferenceBitmap | ||
OutputBitmap | ||
Threshold | double | |
return | System.CompareResult |
public static GetColorPalette ( int nColors ) : System.Drawing.Imaging.ColorPalette | ||
nColors | int | |
return | System.Drawing.Imaging.ColorPalette |
public static TransferChannelsDataInterleaved ( |
||
Rectangle | ||
Bitmap | ||
NewDataPtr | byte | |
Direction | Direction | |
return | void |
public static TransferChannelsDataLinear ( |
||
Bitmap | ||
NewData | byte | |
Direction | Direction | |
return | void |
public static TransferChannelsDataLinear ( |
||
Rectangle | ||
Bitmap | ||
NewData | byte | |
Direction | Direction | |
return | void |