Table of Contents

Class VulkanOwnedTextureFrame

Namespace
Maplibre.NativeFfi.Render
Assembly
Maplibre.NativeFfi.dll
public sealed class VulkanOwnedTextureFrame
Inheritance
VulkanOwnedTextureFrame
Inherited Members

Properties

Device

public NativePointer Device { get; }

Property Value

NativePointer

Format

public uint Format { get; }

Property Value

uint

FrameId

public ulong FrameId { get; }

Property Value

ulong

Generation

public ulong Generation { get; }

Property Value

ulong

Height

public uint Height { get; }

Property Value

uint

Image

public NativePointer Image { get; }

Property Value

NativePointer

ImageView

public NativePointer ImageView { get; }

Property Value

NativePointer

Layout

public uint Layout { get; }

Property Value

uint

ScaleFactor

public double ScaleFactor { get; }

Property Value

double

Width

public uint Width { get; }

Property Value

uint