@NoOffset public static class opencv_imgcodecs.ImageCollection.iterator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
iterator(opencv_imgcodecs.ImageCollection col) |
iterator(opencv_imgcodecs.ImageCollection col,
int end) |
iterator(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Mat |
access() |
opencv_imgcodecs.ImageCollection.iterator |
increment() |
opencv_imgcodecs.ImageCollection.iterator |
increment(int arg0) |
Mat |
multiply() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public iterator(Pointer p)
Pointer(Pointer)
.public iterator(opencv_imgcodecs.ImageCollection col)
public iterator(opencv_imgcodecs.ImageCollection col, int end)
@ByRef @Name(value="operator ++") public opencv_imgcodecs.ImageCollection.iterator increment()
@ByVal @Name(value="operator ++") public opencv_imgcodecs.ImageCollection.iterator increment(int arg0)
Copyright © 2024. All rights reserved.