Class ColorBalanceChannelHandle
public class ColorBalanceChannelHandle : ObjectHandle, IDisposable
- Inheritance
-
ColorBalanceChannelHandle
- Implements
- Inherited Members
Constructors
ColorBalanceChannelHandle(nint, bool)
public ColorBalanceChannelHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static ColorBalanceChannelHandle For<T>(ConstructArgument[] constructArguments) where T : ColorBalanceChannel, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T