Tao.Sdl SDK Documentation

Sdl.SDL_PixelFormat.BytesPerPixel Field

The number of bytes used to represent each pixel in a surface. Usually one to four.

[Visual Basic]
Public BytesPerPixel As Byte
[C#]
public byte BytesPerPixel;

See Also

Sdl.SDL_PixelFormat Class | Tao.Sdl Namespace