FFmpeg
Loading...
Searching...
No Matches
SUNRASTContext Struct Reference

Data Fields

AVClassclass
 
PutByteContext p
 
int depth
 depth of pixel
 
int length
 length (bytes) of image
 
int type
 type of file
 
int maptype
 type of colormap
 
int maplength
 length (bytes) of colormap
 
int size
 

Detailed Description

Definition at line 31 of file sunrastenc.c.

Field Documentation

◆ class

AVClass* SUNRASTContext::class

Definition at line 32 of file sunrastenc.c.

◆ p

PutByteContext SUNRASTContext::p

Definition at line 34 of file sunrastenc.c.

◆ depth

int SUNRASTContext::depth

depth of pixel

Definition at line 35 of file sunrastenc.c.

◆ length

int SUNRASTContext::length

length (bytes) of image

Definition at line 36 of file sunrastenc.c.

◆ type

int SUNRASTContext::type

type of file

Definition at line 37 of file sunrastenc.c.

◆ maptype

int SUNRASTContext::maptype

type of colormap

Definition at line 38 of file sunrastenc.c.

◆ maplength

int SUNRASTContext::maplength

length (bytes) of colormap

Definition at line 39 of file sunrastenc.c.

◆ size

int SUNRASTContext::size

Definition at line 40 of file sunrastenc.c.


The documentation for this struct was generated from the following file: