Hi,<br>I have an iterator and I want to increment it by a specific value because I wan to know only the values of the pixel in the diagonal of an DICOM image. I want to use <b>operator</b>+=(<b>OffsetType</b>) but I don&#39;t know how I should do. My image is 512x512 so I would like an offset of 512.<br>
Than you in advance<br>Ra<br>