Class VideoDither
- Namespace
- GstVideo
- Assembly
- GstVideo-1.0.dll
public sealed class VideoDither
- Inheritance
-
VideoDither
- Inherited Members
Constructors
VideoDither(VideoDitherOwnedHandle)
public VideoDither(VideoDitherOwnedHandle handle)
Parameters
handle
VideoDitherOwnedHandle
Properties
Handle
public VideoDitherOwnedHandle Handle { get; }
Property Value
Methods
Equals(VideoDither?)
public bool Equals(VideoDither? other)
Parameters
other
VideoDither
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
obj
objectThe object to compare with the current object.
Returns
Free()
public void Free()
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
Line(IntPtr, uint, uint, uint)
public void Line(IntPtr line, uint x, uint y, uint width)
Parameters
New(VideoDitherMethod, VideoDitherFlags, VideoFormat, ref uint, uint)
public static VideoDither New(VideoDitherMethod method, VideoDitherFlags flags, VideoFormat format, ref uint quantizer, uint width)
Parameters
method
VideoDitherMethodflags
VideoDitherFlagsformat
VideoFormatquantizer
uintwidth
uint