PlatformGraphicsExternalImageProperties Structure
Definition
Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public struct PlatformGraphicsExternalImageProperties : IEquatable<PlatformGraphicsExternalImageProperties>
Public Structure PlatformGraphicsExternalImageProperties
Implements IEquatable(Of PlatformGraphicsExternalImageProperties)
[<SealedAttribute>]
type PlatformGraphicsExternalImageProperties =
struct
inherit ValueType
interface IEquatable<PlatformGraphicsExternalImageProperties>
end
| Inheritance | Object → ValueType → PlatformGraphicsExternalImageProperties |
| Implements | IEquatable(PlatformGraphicsExternalImageProperties) |
Properties
| Format | |
| Height | |
| MemoryOffset | |
| MemorySize | |
| TopLeftOrigin | |
| Width |
Methods
| GetType() | Gets the Type of the current instance. (Inherited from Object) |