FarPoint.Win Assembly > FarPoint.Win Namespace > Picture Class : Picture Constructor |
Overload | Description |
---|---|
Picture Constructor() | Creates a picture. |
Picture Constructor(Image) | Creates a picture with the specified image. |
Picture Constructor(Image,RenderStyle) | Creates a picture with the specified image and style. |
Picture Constructor(Image,Color) | Creates a picture with the specified image and transparency color. |
Picture Constructor(Image,RenderStyle,Color) | Creates a picture with the specified image, style, and transparency color. |
Picture Constructor(Image,RenderStyle,Color,HorizontalAlignment,VerticalAlignment) | Creates a picture with the specified image, style, transparency color, and alignment. |
Picture Constructor(Image,RenderStyle,Color,Int32) | Creates a picture with the specified image, style, transparency color, and transparency tolerance. |
Picture Constructor(Image,RenderStyle,Color,Int32,HorizontalAlignment,VerticalAlignment) | Creates a picture with the specified image, style, transparency color (with tolerance), and alignments of contents. |
Picture Constructor(Object) | Creates a Picture object based on the specified object. |
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10