GetRowWidthInBytes(Int32,Int32) Метод (VintasoftBitmap)
Вычисляет ширину строки в байтах.
public static int GetRowWidthInBytes(
int ,
int
)
public: static int GetRowWidthInBytes(
int ,
int
)
public:
static int GetRowWidthInBytes(
int ,
int
)
'Declaration
Public Overloads Shared Function GetRowWidthInBytes( _
ByVal As Integer, _
ByVal As Integer _
) As Integer
Parameters
- bitsPerPixel
- Формат изображения в пикселях.
- width
- Ширина строки в пикселях.
Return Value
Длина строки изображения в байтах.
Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5