c# - What is a writeable bitmap? -
I think it can be used as an image source for wpf files, but no one can give me all its They can show through information, as well as the importance of each component. Apart from this, I am confused as a bitmap, it should be called in a program; Is this an array? Wire? I found the description on MSDN unclear An example of what I'm talking about is below
ColorBackcap = new writable bitmap (sensor.colorstream.framewidth, sensor.colverstream.framhite, 96.0, 96.0, pixelformat.br 32, Blank);
A is a bitmap source that can be written and updated, as @ User2864740 has said a bitmap "represents a single, stable pixel on a fixed size and resolution." Writeable bitmaps are often used instead of normal bitmaps because it is better in cost-effective and streaming video like Knet. Essentially this means that it is an image that has been updated, without making each frame a new step
Comments
Post a Comment