VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / CompositeRenderingSettings Class
In This Topic
CompositeRenderingSettings Class Methods
In This Topic
For a list of all methods of this type, see CompositeRenderingSettings.
Public Methods
 NameDescription
Public MethodSignals the object that initialization is started. (Inherited from RenderingSettings)
Public MethodCreates an exact copy of this RenderingSettings.
Public MethodCopies the state of the current object to the target object. (Inherited from RenderingSettings)
Public MethodCreates an exact copy of this RenderingSettings. (Inherited from RenderingSettings)
Public MethodSignals the object that initialization is finished. (Inherited from RenderingSettings)
Public MethodDetermines whether the specified System.Object, is equal to this instance.
Public Methodstatic (Shared in Visual Basic)Searches all rendering settings of specified type from specified rendering settings.
Public MethodReturns a hash code for this instance.
Public Methodstatic (Shared in Visual Basic)Returns the rendering settings of specified type from specified rendering settings.
Protected Methods
 NameDescription
Protected MethodRaises the Changed event. (Inherited from RenderingSettings)
See Also