VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebImageAppearanceJS type
Constructors SeeAlso
In This Topic
WebImageAppearanceJS Class Members
In This Topic
The following tables list the members exposed by WebImageAppearanceJS.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the WebImageAppearanceJS class.
Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.
Public MethodDetermines whether the specified image appearance is equal to the current image appearance.
Public MethodGets the background color of the image.
Public MethodGets the border color of the image.
Public MethodGets the border width of the image.
Public MethodSets the background color of the image.
Public MethodSets the border color of the image.
Public MethodSets the border width of the image.
Events
 NameDescription
Public EventOccurs when image appearance is changed.
See Also