VulkanImageInfo Structure
Definition
Namespace: Avalonia.Vulkan
Assembly: Avalonia.Vulkan (in Avalonia.Vulkan.dll)
- C#
- VB
- F#
public struct VulkanImageInfo : IEquatable<VulkanImageInfo>
Public Structure VulkanImageInfo
Implements IEquatable(Of VulkanImageInfo)
[<SealedAttribute>]
type VulkanImageInfo =
struct
inherit ValueType
interface IEquatable<VulkanImageInfo>
end
| Inheritance | Object → ValueType → VulkanImageInfo |
| Implements | IEquatable(VulkanImageInfo) |
Properties
| Format | |
| Handle | |
| IsProtected | |
| Layout | |
| LevelCount | |
| MemoryHandle | |
| MemorySize | |
| PixelSize | |
| SampleCount | |
| Tiling | |
| UsageFlags | |
| ViewHandle |
Methods
| GetType() | Gets the Type of the current instance. (Inherited from Object) |