Table of Contents

Struct ImageViewCreateInfo

Namespace
SharpVulkan
Assembly
Lime.dll
public struct ImageViewCreateInfo
Inherited Members

Fields

Components

public ComponentMapping Components

Field Value

ComponentMapping

Flags

public ImageViewCreateFlags Flags

Field Value

ImageViewCreateFlags

Format

public Format Format

Field Value

Format

Image

public Image Image

Field Value

Image

Next

public nint Next

Field Value

nint

StructureType

public StructureType StructureType

Field Value

StructureType

SubresourceRange

public ImageSubresourceRange SubresourceRange

Field Value

ImageSubresourceRange

ViewType

public ImageViewType ViewType

Field Value

ImageViewType