STK Graphics PrimitivesSend comments on this topic.
Initialize Method (IAgStkGraphicsAlphaFromRasterFilterFactory)
See Also
Windows





Windows & Linux

Description

Initializes a new instance.

Syntax

[Visual Basic .NET]
Public Function Initialize() As IAgStkGraphicsAlphaFromRasterFilter
[C#]
public IAgStkGraphicsAlphaFromRasterFilter Initialize();
[Managed C++]
public: IAgStkGraphicsAlphaFromRasterFilter ^ Initialize();
[Unmanaged C++]
public: HRESULT Initialize(
    IAgStkGraphicsAlphaFromRasterFilter ** ppRetVal
);
[Java]
public IAgStkGraphicsAlphaFromRasterFilter initialize();
[Python - STK API ]
def Initialize(self) -> "IAgStkGraphicsAlphaFromRasterFilter":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.