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 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