Public Attributes | List of all members
pe_resource_icon_group Struct Reference

Structure that follows pe_resource_icon_dir in a resource entry. More...

#include <pe_structures.h>

Public Attributes

uint16_t bit_count
 Bits per pixel. More...
 
uint8_t color_count
 Number of colors in image (0 if >=8bpp) More...
 
uint8_t height
 Height, in pixels, of the image. More...
 
uint16_t ID
 The associated ID. More...
 
uint16_t planes
 Color Planes. More...
 
uint8_t reserved
 Reserved (must be 0) More...
 
uint32_t size
 Size of the image in bytes. More...
 
uint8_t width
 Width, in pixels, of the image. More...
 

Detailed Description

Structure that follows pe_resource_icon_dir in a resource entry.

Definition at line 405 of file pe_structures.h.

Member Data Documentation

◆ bit_count

uint16_t pe_resource_icon_group::bit_count

Bits per pixel.

Definition at line 411 of file pe_structures.h.

◆ color_count

uint8_t pe_resource_icon_group::color_count

Number of colors in image (0 if >=8bpp)

Definition at line 408 of file pe_structures.h.

◆ height

uint8_t pe_resource_icon_group::height

Height, in pixels, of the image.

Definition at line 407 of file pe_structures.h.

◆ ID

uint16_t pe_resource_icon_group::ID

The associated ID.

Definition at line 413 of file pe_structures.h.

◆ planes

uint16_t pe_resource_icon_group::planes

Color Planes.

Definition at line 410 of file pe_structures.h.

◆ reserved

uint8_t pe_resource_icon_group::reserved

Reserved (must be 0)

Definition at line 409 of file pe_structures.h.

◆ size

uint32_t pe_resource_icon_group::size

Size of the image in bytes.

Definition at line 412 of file pe_structures.h.

◆ width

uint8_t pe_resource_icon_group::width

Width, in pixels, of the image.

Definition at line 406 of file pe_structures.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47