Skip to main content

VulkanImageInfo Structure

Definition

Namespace: Avalonia.Vulkan
Assembly: Avalonia.Vulkan (in Avalonia.Vulkan.dll)

public struct VulkanImageInfo : IEquatable<VulkanImageInfo>
View Source
InheritanceObjectValueType → VulkanImageInfo
ImplementsIEquatable(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)

See Also

Reference

Avalonia.Vulkan Namespace