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