C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D.Effects Namespace / Transform3D Class


Transform3D Class Methods

For a list of all members of this type, see Transform3D members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Initializes a new instance of Transform3D effect.  
Public MethodOverloaded. Clean up any resources being used. (Inherited from C1.Util.DX.Direct2D.Effect)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public Methodvoid ID2D1Effect::GetInput([In] unsigned int index,[Out, Optional] ID2D1Image** input) (Inherited from C1.Util.DX.Direct2D.Effect)
Public Methodunsigned int ID2D1Effect::GetInputCount() (Inherited from C1.Util.DX.Direct2D.Effect)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public Methodvoid ID2D1Effect::GetOutput([Out] ID2D1Image** outputImage) (Inherited from C1.Util.DX.Direct2D.Effect)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public Methodunsigned int ID2D1Properties::GetPropertyCount() (Inherited from C1.Util.DX.Direct2D.Properties)
Public Methodunsigned int ID2D1Properties::GetPropertyIndex([In] const wchar_t* name) (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodOverloaded. Gets the number of characters for the given property name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public Methodunsigned int ID2D1Properties::GetPropertyNameLength([In] unsigned int index) (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodHRESULT ID2D1Properties::GetSubProperties([In] unsigned int index,[Out, Optional] ID2D1Properties** subProperties) (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodD2D1_PROPERTY_TYPE ID2D1Properties::GetType([In] unsigned int index) (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodOverloaded. Gets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodHRESULT ID2D1Properties::GetValueByName([In] const wchar_t* name,[In] D2D1_PROPERTY_TYPE type,[Out, Buffer] void* data,[In] unsigned int dataSize) (Inherited from C1.Util.DX.Direct2D.Properties)
Public Methodunsigned int ID2D1Properties::GetValueSize([In] unsigned int index) (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by index. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodGets the value of the specified property by name. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodOverloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject)
Public MethodOverloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject)
Public MethodSets the named property to the given value. (Inherited from C1.Util.DX.Direct2D.Properties)
Public Methodvoid ID2D1Effect::SetInput([In] unsigned int index,[In, Optional] ID2D1Image* input,[In] BOOL invalidate) (Inherited from C1.Util.DX.Direct2D.Effect)
Public MethodHRESULT ID2D1Effect::SetInputCount([In] unsigned int inputCount) (Inherited from C1.Util.DX.Direct2D.Effect)
Public MethodSets the input by using the output of a given effect. (Inherited from C1.Util.DX.Direct2D.Effect)
Public MethodOverloaded. Sets the named property to the given value. (Inherited from C1.Util.DX.Direct2D.Properties)
Public MethodOverloaded. Sets the named property to the given value. (Inherited from C1.Util.DX.Direct2D.Properties)
Top
Protected Methods
 NameDescription
Protected MethodReleases unmanaged resources and performs other cleanup operations before the C1.Util.DX.DisposeBase is reclaimed by garbage collection. (Inherited from C1.Util.DX.DisposeBase)
Protected MethodOverloaded. Initializes this instance with a pointer from a temporary object and set the pointer of the temporary object to IntPtr.Zero. (Inherited from C1.Util.DX.CppObject)
Protected MethodMethod called when the NativePointer is updated. (Inherited from C1.Util.DX.ComObject)
Protected MethodMethod called when NativePointer is going to be update. (Inherited from C1.Util.DX.ComObject)
Protected MethodQuery Interface for a particular interface support and attach to the given instance. (Inherited from C1.Util.DX.ComObject)
Top
See Also