FillLayer Contents [ Hide ] FillLayer class Fill layer. Color Fill, Gradient Fill or Pattern Fill Layer which differs...... Color Fill, Gradient Fill or Pattern...a value for the background color. override BitsPerPixel { get;...
ImageData CropBottom property. Defines the fraction of picture removal from the bottom side in C#....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. Assert . AreEqual...
ImageData CropLeft property. Defines the fraction of picture removal from the left side in C#....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. Assert . AreEqual...
ImageData CropRight property. Defines the fraction of picture removal from the right side in C#....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. Assert . AreEqual...
ImageData CropTop property. Defines the fraction of picture removal from the top side in C#....will be filled by the fill color of the shape). Positive values...object will define the border color as empty. Assert . AreEqual...
BrightnessContrastLayer Contents [ Hide ] BrightnessContrastLayer class Brightness/contrast layer. public class Brigh......a value for the background color. override BitsPerPixel { get;...whether image has background color. virtual HasTransparentColor...
VibranceLayer Contents [ Hide ] VibranceLayer class Realization of Vibrance adjustment layer public class VibranceLay......a value for the background color. override BitsPerPixel { get;...whether image has background color. virtual HasTransparentColor...
ImageData BiLevel property. Determines whether an image will be displayed in black and white in C#....object will define the border color as empty. Assert . AreEqual...AreEqual ( Color . Empty , imageData . Borders [ 0 ]. Color ); //...
ImageData Borders property. Gets the collection of borders of the image. Borders only have effect for inline images in C#....object will define the border color as empty. Assert . AreEqual...AreEqual ( Color . Empty , imageData . Borders [ 0 ]. Color ); //...
ImageData.borders property. Gets the collection of borders of the image...object will define the border color as empty. self . assertEqual...drawing . Color . empty (), image_data . borders [ 0 ] . color ) #...