| C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > C1Bitmap Class : CreatePaletteFromBitmap Method |
'Declaration Public Function CreatePaletteFromBitmap( _ ByVal colorCount As System.Integer, _ ByVal addTransparentColor As System.Boolean _ ) As C1Bitmap.Palette
public C1Bitmap.Palette CreatePaletteFromBitmap( System.int colorCount, System.bool addTransparentColor )