#Bitmap2Material: что это и как это работает. - YouTube
        
    https://www.youtube.com/watch?v=MTUpd60PJpY
        Знакомство с программой. Bitmap2Material: what it is and how it works.
    
        What is a bitmap and what are bitmap file formats?
        
    https://www.figma.com/dictionary/bitmap/
        What is a bitmap? A bitmap describes a type of image that web-users encounter all the time without realizing it. Basically, it's a grid where each individual square is a pixel that contains color information.
    
        GitHub - ArashPartow/bitmap: C++ Bitmap Library
        
    https://github.com/ArashPartow/bitmap
        C++ Bitmap Library. Contribute to ArashPartow/bitmap development by creating an account on GitHub.
    
        What is Bitmap?
        
    https://www.tutorialspoint.com/What-is-Bitmap
        A bitmap is a mapping from one system such as integers to bits. It is also known as bitmap index Each memory unit is associated with a bit in the bitmap. If the unit is occupied, the bit is 1 and if it is...
    
        Bitmap Images, Stock Photos & Vectors | Shutterstock
        
    https://www.shutterstock.com/search/bitmap
        Find bitmap stock images in HD and millions of other royalty-free stock photos, illustrations and vectors in the Shutterstock collection. Thousands of new, high-quality pictures added every day.
    
        A set of basic tutorials on working with the core bitmap structures
        
    https://www.codeproject.com/Articles/356/Bitmap-Basics-A-GDI-tutorial
        A Bitmap is the in-memory representation of a drawing surface. This type of bitmap is defined in the windows header files as a number of structs that are filled in by the programmer.
    
        Bits to Bitmaps: A simple walkthrough of BMP Image Format | Medium
        
    https://medium.com/sysf/bits-to-bitmaps-a-simple-walkthrough-of-bmp-image-format-765dc6857393
        Since Bitmap or BMP is a lossless and uncompressed image format and it felt natural to encode a BMP image for demonstration. Unlike plain text encoding, BMP is complicated because of the so-called...
    
        The definition of Bitmap defined and explained in simple language.
        
    https://techterms.com/definition/bitmap
        A bitmap (or raster graphic) is a digital image composed of a matrix of dots. When viewed at 100 There are several different bitmap file formats. The standard, uncompressed bitmap format is also...
    
        Структура Bitmap
        
    http://www.vsokovikov.narod.ru/New_MSDN_API/Bitmaps/str_bitmap.htm
        Структура BITMAP. Структура BITMAP определяет тип, ширину, высоту, цветовой формат и значения битов точечного рисунка.
    
        What is a Bitmap and what does Bitmap mean?
        
    https://www.helpwithpcs.com/jargon/bitmap.htm
        A bitmap is a common graphics format which is used to store digital raster images. It can be likened to a map of bits, hence the name, as the image is made up of a number of individual dots (bits).
    
        What is a Bitmap?
        
    https://www.computerhope.com/jargon/b/bitmap.htm
        A bitmap may refer to any of the following: 1. A graphic file format with the file extensions of *.bmp or *.dib (device-independent bitmap) used in Microsoft Windows and OS/2. Bitmap images can be...
    
        Bitmap | computer science | Britannica
        
    https://www.britannica.com/technology/bitmap
        Bitmap, method by which a display space (such as a graphics image file) is defined, including the In effect, a bitmap is an array of binary data representing the values of pixels in an image or display.
    
        How to work with Bitmap in Android | en.proft.me
        
    https://en.proft.me/2017/08/2/how-work-bitmap-android/
        A bitmap is a digital image composed of a matrix of dots. A bitmap is simply a rectangle of pixels. Each pixel can be set to a given color but exactly what color depends on the type of the pixel.
    
        класс BitMap — C# ~ Си шарп для начинающих
        
https://C-sharp.pro/?tag=%D0%BA%D0%BB%D0%B0%D1%81%D1%81-bitmap
        класс BitMap.