Struct Matrix5x4Double
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
[TypeConverter(typeof(ParsableTypeConverter<Matrix5x4Double>))]
[ValueSerializer(typeof(ParsableValueSerializer<Matrix5x4Double>))]
public struct Matrix5x4Double : IEquatable<Matrix5x4Double>, IFormattable, IParsable<Matrix5x4Double>
- Implements
- Inherited Members