Spread Windows Forms 6.0 Product Documentation
Picture Constructor
See Also  Support Options
FarPoint.Win Assembly > FarPoint.Win Namespace > Picture Class : Picture Constructor


Glossary Item Box

Creates a Picture object.

Overload List

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

Requirements

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

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.